GrapeCity.Xaml.CalcEngine
RemoveAt Method (ICalcStorage<TKey,TValue>)


The id.
Removes items at the specified id.
Syntax
'Declaration
 
Sub RemoveAt( _
   ByVal id As TKey _
) 
'Usage
 
Dim instance As ICalcStorage(Of TKey,TValue)
Dim id As TKey
 
instance.RemoveAt(id)
void RemoveAt( 
   TKey id
)

Parameters

id
The id.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICalcStorage<TKey,TValue> Interface
ICalcStorage<TKey,TValue> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options